projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c668b
)
Added (load "ediff-hook") after loading vc-hook.
author
Michael Kifer
<kifer@cs.stonybrook.edu>
Fri, 6 Oct 1995 01:20:06 +0000
(
01:20
+0000)
committer
Michael Kifer
<kifer@cs.stonybrook.edu>
Fri, 6 Oct 1995 01:20:06 +0000
(
01:20
+0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 7e4980a5c8ae84e23690fa7d2c452073899fc16f..ad2f40b925c890c4f964876a1e402b32a86db4fa 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-130,6
+130,7
@@
(garbage-collect)
(load "vc-hooks")
+(load "ediff-hook")
;If you want additional libraries to be preloaded and their
;doc strings kept in the DOC file rather than in core,